repo: Add private functions to access remote options
authorMatthew Barnes <mbarnes@redhat.com>
Thu, 4 Dec 2014 20:38:36 +0000 (15:38 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Mon, 8 Dec 2014 17:49:25 +0000 (12:49 -0500)
commitac882f21284ce56856828c4b64115d2131fa7146
tree530163a467400a0c4861347a2750ec2b52eb4462
parentf79896693e08cb4ced52fb84421218f9f27c95af
repo: Add private functions to access remote options

ostree_repo_pull_with_options() needs this, and I'd rather keep the
OstreeRemote struct definition tucked away in ostree-repo.c with its
own internal API.
src/libostree/ostree-repo-private.h
src/libostree/ostree-repo-pull.c
src/libostree/ostree-repo.c